Appliance Networking DnsInfo
Appliance Networking DnsInfo
The Appliance Networking DnsInfo schema contains information about the DNS configuration of a virtual appliance.
This schema was added in vSphere API 6.7.
JSON Example
{
"mode": "string",
"hostname": "string",
"servers": [
"string"
]
}
string
mode
Required
DNS mode.
For more information see: Appliance Networking DnsInfo DnsMode.
This property was added in vSphere API 6.7.
string
hostname
Required
Hostname.
This property was added in vSphere API 6.7.
array of
string
servers
Required
Servers.
This property was added in vSphere API 6.7.